combobox: Remove the separator
authorBenjamin Otte <otte@redhat.com>
Fri, 24 Jul 2015 15:02:48 +0000 (17:02 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Jul 2015 15:18:42 +0000 (17:18 +0200)
commitfcb26376dfc317f0f45ec3a5d94fb697003b64e3
tree3e45ad0f7310d16769afe2f17764c9f8e9a13fc5
parent93a4030c453c3f7339fd387d01d4d44079bca142
combobox: Remove the separator

It was a special case and it's not used by themes anymore.

Plus, in the CSS world, if a theme wants a separator, it can just
style the button's border to create one.
gtk/gtkcombobox.c